WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / NullablePropertyChangedEventArgs<T> Class / NewValue Property
In This Topic
    NewValue Property (NullablePropertyChangedEventArgs<T>)
    In This Topic
    Syntax
    public Nullable<T> NewValue {get; set;}
    See Also